extend

@NonNull
open fun extend(@NonNull extender: @NonNull NotificationCompat.Action.Extender): @NonNull NotificationCompat.Action.Builder(source)

Apply an extender to this action builder. Extenders may be used to add metadata or change options on this builder.